FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ConditionalFormatInfo クラス > ConditionalFormatInfo コンストラクタ : ConditionalFormatInfo コンストラクタ(Int32,Int32,ConditionalFormat[]) |
'宣言
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal conditionalFormats() As ConditionalFormat _ )
public ConditionalFormatInfo( int row, int column, ConditionalFormat[] conditionalFormats )